ComponentOne ASP.NET MVC Controls
Easing Method

C1.Web.Mvc.Fluent Namespace > ChartAnimationBuilder<T> Class : Easing Method
The value.
Configurates C1.Web.Mvc.ChartAnimation<T>.Easing. Sets the easing function applied to the animation.
Syntax
'Declaration
 
Public Function Easing( _
   ByVal value As Easing _
) As ChartAnimationBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

ChartAnimationBuilder<T> Class
ChartAnimationBuilder<T> Members